Skip to content

Conversation

@engine-flutter-autoroll
Copy link
Contributor

Roll Flutter from 9a78af5 to c04cd2b (46 revisions)

flutter/flutter@9a78af5...c04cd2b

2025-05-20 engine-flutter-autoroll@skia.org Roll Fuchsia GN SDK from jsZSHIOmQAs3URvWU... to _tkqOQZ2qB5CxDe57... (flutter/flutter#169113)
2025-05-20 matanlurey@users.noreply.github.com Skip running Linux fuchsia_test on non-master channel. (flutter/flutter#169106)
2025-05-19 engine-flutter-autoroll@skia.org Roll Skia from c97451da059f to 13a299964c9f (61 revisions) (flutter/flutter#169099)
2025-05-19 maRci002@users.noreply.github.com Shared element transition for predictive back (flutter/flutter#154718)
2025-05-19 58529443+srujzs@users.noreply.github.com Fix DDC library bundle format test files to correctly pass flags (flutter/flutter#169095)
2025-05-19 8847263+littleGnAl@users.noreply.github.com Clean up redundant new line in the GPUSurfaceGLSkia constructor initializer list (flutter/flutter#169031)
2025-05-19 737941+loic-sharma@users.noreply.github.com Fix keyboard_hot_restart_ios flakes (flutter/flutter#168518)
2025-05-19 mohellebiabdessalem@gmail.com fix android studio lint about lambda argument (flutter/flutter#168901)
2025-05-19 8847263+littleGnAl@users.noreply.github.com Fix typo in gpu_surface_gl_impeller.cc (flutter/flutter#168395)
2025-05-19 emmanuelferdman@gmail.com Modernize system executable detection across components (flutter/flutter#169018)
2025-05-19 56335976+stuuupidcat@users.noreply.github.com Update documentation for Size and Rect classes (flutter/flutter#168031)
2025-05-19 48603081+TahaTesser@users.noreply.github.com Update the RangeSlider widget to the 2024 Material Design appearance (flutter/flutter#163736)
2025-05-19 engine-flutter-autoroll@skia.org Roll Packages from 58d4016 to af0b9a9 (5 revisions) (flutter/flutter#169075)
2025-05-19 sigurdm@google.com Only bundle assets and plugins from transitive closure of dependencies (flutter/flutter#160443)
2025-05-19 15619084+vashworth@users.noreply.github.com Make FlutterGeneratedPluginSwiftPackage an Xcode root package (flutter/flutter#168789)
2025-05-19 huy@nevercode.io docs: Update deprecation message for Slider.year2023 (flutter/flutter#169053)
2025-05-18 chris@bracken.jp macOS: port ResizeSynchronizer to Swift (flutter/flutter#168959)
2025-05-17 engine-flutter-autoroll@skia.org Roll Dart SDK from dc323ec0c1a3 to 7c40eba6bf77 (3 revisions) (flutter/flutter#169024)
2025-05-17 parlough@gmail.com [tool] Remove unused reportNullSafety getter (flutter/flutter#168484)
2025-05-17 jsimionato@google.com Add flag to skip bundling extension safe builds in frameworks for DDM (flutter/flutter#168955)
2025-05-16 47866232+chunhtai@users.noreply.github.com Fixes Navigator calls onPopInvokedWithResult when onPopPage return false (flutter/flutter#168567)
2025-05-16 34871572+gmackall@users.noreply.github.com [hcpp/hc] Fix talkback for HC and HCPP Android platform views (flutter/flutter#168939)
2025-05-16 jonahwilliams@google.com [Impeller] separate immutable sampler descriptors. (flutter/flutter#169011)
2025-05-16 51901607+O-Hannonen@users.noreply.github.com TextField magnifier stuck on long press cancel (flutter/flutter#167881)
2025-05-16 bruno.leroux@gmail.com Fix Chip delete button semantic bounds (flutter/flutter#168310)
2025-05-16 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from Jj-iDG5uPOsFgY2_H... to XtPp9bBW49iDJ0wbA... (flutter/flutter#169009)
2025-05-16 bkonyi@google.com [ Widget Preview ] Refactor @Preview() detection and code generation (flutter/flutter#168307)
2025-05-16 engine-flutter-autoroll@skia.org Roll Packages from 2dff621 to 58d4016 (2 revisions) (flutter/flutter#168999)
2025-05-16 matanlurey@users.noreply.github.com Remove unittests from windows_host_engine GN targets. (flutter/flutter#168991)
2025-05-16 jessy.yameogo@gmail.com Fix bug with debugging support code not getting injected on edge devices (flutter/flutter#168073)
2025-05-16 engine-flutter-autoroll@skia.org Roll Dart SDK from a1db62a5dd14 to dc323ec0c1a3 (4 revisions) (flutter/flutter#168989)
2025-05-16 58190796+MitchellGoodwin@users.noreply.github.com Resolve Cupertino textstyle in MaterialBasedCupertinoThemeData (flutter/flutter#167597)
2025-05-16 jacksongardner@google.com [skwasm] Add the capability of dumping live object counts in debug mode. (flutter/flutter#168389)
2025-05-16 75997342+dogaozyagci@users.noreply.github.com Clarify deprecation notice for jumpToWithoutSettling in scroll_position.dart (flutter/flutter#167200)
2025-05-16 62367544+tilucasoli@users.noreply.github.com Replace SizedBox spacing with spacing parameter in Row usages (flutter/flutter#168688)
2025-05-16 flar@google.com [Impeller] Use PathSource for DrawDiffRoundRect (flutter/flutter#168942)
2025-05-15 matt.boetger@gmail.com Increase logging around loading of libflutter.so (flutter/flutter#168706)
2025-05-15 engine-flutter-autoroll@skia.org Roll Dart SDK from c9640c3a4440 to a1db62a5dd14 (2 revisions) (flutter/flutter#168945)
2025-05-15 jmccandless@google.com Include go_router label in framework triage links (flutter/flutter#168947)
2025-05-15 rmolivares@renzo-olivares.dev Fix selection handles showing when using a mouse (flutter/flutter#168751)
2025-05-15 chris@bracken.jp iOS,macOS: Support using public API in Swift (flutter/flutter#168929)
2025-05-15 bruno.leroux@gmail.com Homogenize themes documentation (flutter/flutter#168808)
2025-05-15 parlough@gmail.com [tool] Fix broken comment references and code spans in doc comments (flutter/flutter#168498)
2025-05-15 matanlurey@users.noreply.github.com Add bringup: true Linux orchestrators that schedule Windows engine builds (flutter/flutter#168937)
2025-05-15 21270878+elliette@users.noreply.github.com [Widget Inspector] Fix missing cupertino icon in on-device inspector (flutter/flutter#168847)
2025-05-15 flar@google.com [Impeller] Delete redundant impeller path classes (flutter/flutter#168760)
...

@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label May 20, 2025
@auto-submit
Copy link
Contributor

auto-submit bot commented May 20, 2025

autosubmit label was removed for flutter/packages/9296, because - The status or check suite Linux_web web_platform_tests_wasm_shard_3 master has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 20, 2025
@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label May 20, 2025
@auto-submit
Copy link
Contributor

auto-submit bot commented May 20, 2025

autosubmit label was removed for flutter/packages/9296, because - The status or check suite Linux_web web_platform_tests_wasm_shard_3 master has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 20, 2025
@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label May 20, 2025
@auto-submit
Copy link
Contributor

auto-submit bot commented May 20, 2025

autosubmit label was removed for flutter/packages/9296, because - The status or check suite Linux_web web_platform_tests_wasm_shard_3 master has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 20, 2025
@engine-flutter-autoroll
Copy link
Contributor Author

Commit queue failed; closing this roll.

@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-packages-7cef8e5a-f2a4-47dc-88ca-91f3dcc1cf8e-1747761947 branch May 27, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants